From 5e80fd9045ea31f2c2108bd390de5a0788485630 Mon Sep 17 00:00:00 2001 From: Andres Mejia Date: Tue, 4 May 2010 00:23:50 -0400 Subject: [PATCH] Create package for modules. --- debian/control | 11 +++++++++++ debian/gpac-modules.install | 1 + 2 files changed, 12 insertions(+) create mode 100644 debian/gpac-modules.install diff --git a/debian/control b/debian/control index a57815a..2b324c8 100644 --- a/debian/control +++ b/debian/control @@ -50,3 +50,14 @@ Description: multimedia framework based on the MPEG-4 Systems standard MPEG-4 Reference software is indeed a very large piece of software, designed to verify the standard rather than provide a small, production-stable software. + +Package: gpac-modules +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: multimedia framework based on the MPEG-4 Systems standard + The main development goal is to provide a clean (a.k.a. readable by as many + people as possible), small and flexible alternative to the MPEG-4 Systems + reference software (known as IM1 and distributed in ISO/IEC 14496-5). The + MPEG-4 Reference software is indeed a very large piece of software, + designed to verify the standard rather than provide a small, + production-stable software. diff --git a/debian/gpac-modules.install b/debian/gpac-modules.install new file mode 100644 index 0000000..caf071a --- /dev/null +++ b/debian/gpac-modules.install @@ -0,0 +1 @@ +usr/lib/gpac -- 2.30.2